home *** CD-ROM | disk | FTP | other *** search
/ Chip: Hang es video / CHIP_ZENESZERKESZTO_2005.ISO / audio_3 / visual / robotfunk / setup.exe / {app} / main.dxr / ui_210.ls < prev    next >
Encoding:
Text File  |  2003-11-19  |  126 b   |  9 lines

  1. on beginSprite me
  2.   the keyboardFocusSprite = 0
  3. end
  4.  
  5. on mouseUp me
  6.   sprite(29).visible = 0
  7.   the keyboardFocusSprite = 0
  8. end
  9.